Shader.bindArrayOfTextures

Bind array of textures. - This is handled a little different than simply blindly binding * to each slot. Since OpenGL, Direct3D and Metal handles that differently, a more general solution is required.

class Shader
void
bindArrayOfTextures

Meta